.error_strings{
	background: none repeat scroll 0 0 #FFFFDD;
    color: #EE3324;
    font-size: 11px;
	display:none;

}

.error_strings2 {
    background: none repeat scroll 0 0 #FFFFDD;
    color: #EE3324;
    font-size: 11px;
}


.portlet-msg-success, .alert-success{
	display:none;
}

.portlet-msg-error{
	display:none;
}	


.custom-Err-msg{
	background: none repeat scroll 0 0 #FFFFDD;
    color: #EE3324;
    font-size: 11px;
}